home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / utilreen / lasermat / register.bat < prev    next >
Encoding:
DOS Batch File  |  1993-04-12  |  657 b   |  26 lines

  1. @echo off
  2. cls                     
  3. echo                REGISTRATION AND ORDER FORM
  4. echo                           FOR
  5. echo                     LaserMate400-v1.1
  6. echo            (C) Copyright by E. R. Hunter 1992
  7.  
  8. echo.
  9. echo.
  10. echo You can register via CompuServe:
  11. echo.
  12. echo.      GO SWREG and follow instruction to register for LaserMate400
  13. echo.      (LM400P.EXE, ID 548). CompuServe will bill you for $15.00.
  14. echo.
  15. echo Leave CompuServe e-mail for Ernest Hunter 71544,273.
  16. echo.
  17. echo.
  18. echo Adjust printer if needed and.
  19. echo Press CTRL-C to cancel print or
  20. pause 
  21.  
  22. type register.frm > lpt1
  23. echo.
  24. echo.
  25. echo Get form from printer.
  26.